home *** CD-ROM | disk | FTP | other *** search
- stop();
- if(0 < _root.endscreen.reaction6)
- {
- _root.endscreen.gotoAndStop("on1");
- }
- if(0.1 < _root.endscreen.reaction6)
- {
- _root.endscreen.gotoAndStop("on2");
- }
- if(0.2 < _root.endscreen.reaction6)
- {
- _root.endscreen.gotoAndStop("on3");
- }
- if(0.3 < _root.endscreen.reaction6)
- {
- _root.endscreen.gotoAndStop("on4");
- }
- if(0.7 < _root.endscreen.reaction6)
- {
- _root.endscreen.gotoAndStop("on5");
- }
- _root.firstSound.stop("sheepsound1");
-